`export default thing` is different to `export { thing as default }` jakearchibald.com Published: July 3, 2021 javascript via vladimyr 1 year, 3 months ago | archived | plain text cache (formatted)| source | 1 comment
Gotcha's all the way down! Thanks for posting!