Skip to content

Commit

Permalink
fix: notifications issues (#470)
Browse files Browse the repository at this point in the history
* fix: new decentraland bell

* fix: royalties earned text

* fix: box shadow

* fix: few minutes issue

* fix: 24 hours 'a day ago' issue

* chore: build css lib and assets

* fix: prettier

* fix: reuse component

* fix: create css

* fix: prettier

* chore: update comment2
  • Loading branch information
lauti7 authored Dec 8, 2023
1 parent c0dac5d commit 9354ded
Show file tree
Hide file tree
Showing 16 changed files with 4,583 additions and 183 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import 'semantic-ui-css/semantic.min.css'
import 'balloon-css/balloon.min.css'
import '../src/themes/base-theme.css'
import '../src/themes/alternative/light-theme.css'
import '../src/themes/alternative/dark-theme.css'

export const decorators = [
(Story) => (
Expand Down
Loading

0 comments on commit 9354ded

Please sign in to comment.