Skip to content

Commit

Permalink
chore: create empty story files and move folders (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyk3941 authored Feb 13, 2023
1 parent db0f535 commit c3adae7
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions packages/styles/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import Dropdown from './components/dropdown/dropdown';
import Expand from './components/expand/expand';
import Toggle from './components/toggle/toggle';
import FileUploader from './components/fileupload/fileupload';
import HashField from './components/hashfield/hashField';
import NumberCounter from './components/number-counter/numberCounter';
import HashField from './components/form/hashfield/hashField';
import NumberCounter from './components/form/number-counter/numberCounter';
import { handleHeaderScroll, throttle, mediaQuery } from './components/header/header';

import './sass/main.scss';
Expand Down

0 comments on commit c3adae7

Please sign in to comment.