Frontify / fondue

Design System of Frontify
https://fondue-components.frontify.com/
21 stars 4 forks source link

Popper: Missing PopperPlacement types #1475

Closed getflourish closed 1 year ago

getflourish commented 1 year ago

Seems as if they aren’t exported? https://github.com/Frontify/fondue/blob/beta/src/components/Popper/Popper.tsx

export 'PopperPlacement' (imported as 'PopperPlacement') was not found in '@frontify/fondue'

imoutaharik commented 1 year ago

Sorry about that, the export is missing in index.ts. 🙈 I will fix ASAP