Skip to content

Commit

Permalink
Upgrade examples with material-ui components!
Browse files Browse the repository at this point in the history
  • Loading branch information
psarando committed Oct 2, 2023
1 parent 9c685bb commit c1a52ef
Show file tree
Hide file tree
Showing 23 changed files with 1,065 additions and 285 deletions.
3 changes: 3 additions & 0 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
<link rel="manifest" href="./site.webmanifest">

<link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Fondamento" rel="stylesheet">

<script>
document.title = "Shire Reckoning";
</script>
Loading

0 comments on commit c1a52ef

Please sign in to comment.