Merge pull request #279 from andrei-hudovich/patch-1

docs: fix link to themes
This commit is contained in:
Georges KABBOUCHI
2023-03-17 15:34:41 +02:00
committed by GitHub
+1 -1
View File
@@ -655,7 +655,7 @@ useTippy(target, {
## themes ## themes
Determines the theme of the tippy element. The core CSS defaults to a dark `#333` theme. This can be overridden by a custom theme. See [Themes](#themes) for details. Determines the theme of the tippy element. The core CSS defaults to a dark `#333` theme. This can be overridden by a custom theme. See [Themes](/themes) for details.
```js ```js
useTippy(target, { useTippy(target, {