mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 03:52:13 +01:00
🚧 wip on integrationspanel
This commit is contained in:
7
src/components/Settings/Integration/IntegrationPanel.tsx
Normal file
7
src/components/Settings/Integration/IntegrationPanel.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export function IntegrationPanel() {
|
||||
return (
|
||||
<div>
|
||||
<h1>Integration Panel</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user