tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
55 stars 15 forks source link

[shared:extension] create error window component #768

Closed rekoke closed 1 year ago

rekoke commented 2 years ago

Create the error modal and add it to the storybook.

It should receive an object with the following structure: name: string, message: string, details: string[]

related to #580