Skip to content

Commit

Permalink
minor mdx change (#115)
Browse files Browse the repository at this point in the history
* Tooltip Component and Popover Changes

* renamed files

* mdx changes
  • Loading branch information
saurabhsutar192 authored Sep 16, 2022
1 parent 078cabb commit f915a18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/components/popover.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { Popover } from "@hover-design/react";
### Code Snippets and Examples

import "@hover-design/react/dist/style.css";
import { Select } from "@hover-design/react";
import { Popover } from "@hover-design/react";
import { Button } from "@hover-design/react";
import { useState } from "react";
Expand Down

0 comments on commit f915a18

Please sign in to comment.