@kipkap/debug-bar-react
v0.3.0
Published
React adapter for the frontend debug bar.
Maintainers
Readme
@kipkap/debug-bar-react
React adapter for @kipkap/debug-bar.
npm i @kipkap/debug-bar-reactimport { DebugBar } from '@kipkap/debug-bar-react';
export function App() {
return <DebugBar theme="dark" />;
}Full docs in the repo.
MIT © Dries Heyninck
