Fix dialog and tooltip design

This commit is contained in:
DaneEveritt 2022-06-12 15:07:52 -04:00
parent 064a942574
commit 33823b65de
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 99 additions and 107 deletions

View file

@ -1,2 +1 @@
export { default as Dialog } from './Dialog';
export { default as styles } from './style.module.css';