File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ If you run into any problems with the tooltip not updating after changes are mad
6363- [x] ` offset ` - also available on anchor element as ` data-tooltip-offset `
6464- [ ] ` padding ` - use ` className ` and custom CSS
6565- [ ] ` multiline ` - supported by default in ` content ` and ` html ` props
66- - [ ] ` border ` - use ` className ` and custom CSS
67- - [ ] ` borderClass ` - use ` className ` and custom CSS
66+ - [x ] ` border `
67+ - [ ] ` borderClass ` - use ` border ` prop
6868- [ ] ` textColor ` - use ` className ` and custom CSS
6969- [ ] ` backgroundColor ` - use ` className ` and custom CSS
70- - [ ] ` borderColor ` - use ` className ` and custom CSS
70+ - [ ] ` borderColor ` - use ` border ` prop
7171- [ ] ` arrowColor ` - use ` className ` and custom CSS
7272- [ ] ` arrowRadius ` - use ` className ` and custom CSS
7373- [ ] ` tooltipRadius ` - use ` className ` and custom CSS
You can’t perform that action at this time.
0 commit comments