mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-02 17:08:32 +00:00
feat: module sharing is working across components and run packages
This commit is contained in:
4
packages/grafnode-components/src/index.js
Normal file
4
packages/grafnode-components/src/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import Navbar from './components/Navbar';
|
||||
|
||||
export default Navbar;
|
||||
|
||||
Reference in New Issue
Block a user