segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

Toaster's CodeSandbox` don't have import toaster in example #1513

Closed sazzadsazib closed 2 years ago

sazzadsazib commented 2 years ago

If you open toaster examples in code sandbox the examples do not have import of toaster see screenshot below

Screen Shot 2022-08-17 at 4 47 58 PM

it should be

Screen Shot 2022-08-17 at 4 48 45 PM

thanks