Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove unnecessary import from popover example #430

Merged
merged 2 commits into from Apr 25, 2022
Merged

docs: remove unnecessary import from popover example #430

merged 2 commits into from Apr 25, 2022

Conversation

tianenpang
Copy link
Member

@tianenpang tianenpang commented Apr 25, 2022

馃摑 Description

Remove unnecessary import from popover custom content example

鉀筹笍 Current behavior (updates)

doc: apps/docs/content/components/popover/custom-content.ts

- import { useTheme, Text, Button, Grid, Row } from "@nextui-org/react";
+ import { Text, Button, Grid, Row } from "@nextui-org/react";
- Are you sure you want to delete this user ?, by doing this, you will
+ Are you sure you want to delete this user ? By doing this, you will

@codecov-commenter
Copy link

Codecov Report

Merging #430 (12f2460) into main (025dc4d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #430   +/-   ##
=======================================
  Coverage   74.77%   74.77%           
=======================================
  Files         174      174           
  Lines        2791     2791           
  Branches      822      822           
=======================================
  Hits         2087     2087           
  Misses        694      694           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 025dc4d...12f2460. Read the comment docs.

@jrgarciadev
Copy link
Member

Thanks! @tianenpang 馃檹馃徎

@jrgarciadev jrgarciadev merged commit 689c2f2 into nextui-org:main Apr 25, 2022
@tianenpang tianenpang deleted the docs/popover-custom-content branch December 21, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants