sveltefire icon indicating copy to clipboard operation
sveltefire copied to clipboard

FIX: Export `Node` and `NodeList` components

Open ItsAlexousd opened this issue 7 months ago • 0 comments

This PR addresses the concern raised in issue https://github.com/codediodeio/sveltefire/issues/159 where the Node and NodeList components were not being exported from the library.

By merging this PR, users will be able to import and use the Node and NodeList components without encountering the error.

@codediodeio, could you please review this PR at your earliest convenience? Thank you!

ItsAlexousd avatar Jul 17 '24 19:07 ItsAlexousd