Add all missing pages to the storybook

This commit is contained in:
garronej
2023-04-20 05:41:34 +02:00
parent a14e967020
commit ea1a747ebf
25 changed files with 871 additions and 0 deletions

View File

@ -1,4 +0,0 @@
declare module "*.png" {
const _default: string;
export default _default;
}