Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit e61c384

Browse files
committed
feat: added styles to copytexttooltip
1 parent 8afd992 commit e61c384

File tree

12 files changed

+117
-76
lines changed

12 files changed

+117
-76
lines changed

dist/components/atoms/CopyTooltip.d.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

dist/components/atoms/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ import Logo from './Logo';
55
import LogoNavbar from './LogoNavbar';
66
import Typography from './Typography';
77
export * from './modal';
8-
export { Button, Checkbox, LoginOption, Logo, LogoNavbar, Typography };
8+
export { Button, Checkbox, LoginOption, Logo, LogoNavbar, Typography, };

dist/components/molecules/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ import ModalDialogue from './ModalDialogue';
1010
import RangeSliderWithInputs from './RangeSliderWithInputs';
1111
import SwitchTabs from './SwitchTabs';
1212
import UnitsInput from './UnitsInput';
13-
export { Accordion, Account, AccountModal, CopyTextTooltip, FAQSection, FilterCheckboxCard, FooterColumn, LabeledCheckbox, ModalDialogue, RangeSliderWithInputs, SwitchTabs, UnitsInput };
13+
export { Accordion, Account, AccountModal, CopyTextTooltip, FAQSection, FilterCheckboxCard, FooterColumn, LabeledCheckbox, ModalDialogue, RangeSliderWithInputs, SwitchTabs, UnitsInput, };

dist/index.js

Lines changed: 40 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)