Skip to content

Commit

Permalink
Remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Aug 28, 2024
1 parent 782a4fe commit a4f6653
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
1 change: 1 addition & 0 deletions src/components/modals/Modal.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
display: flex;
flex-direction: column;
align-items: center;
margin: 20px;
}
button {
Expand Down
1 change: 0 additions & 1 deletion src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
// place files you want to import through the `$lib` alias in this folder.
export type { PortfolioGlobals } from './server';
export { default as token } from './token';
8 changes: 0 additions & 8 deletions src/lib/token.ts

This file was deleted.

0 comments on commit a4f6653

Please sign in to comment.