feat: add basic plugin render page with mocked data for standalon local developement
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
@@ -19,4 +19,6 @@ export {
|
||||
GitHubIssuesCard,
|
||||
} from './plugin';
|
||||
|
||||
export * from './api';
|
||||
|
||||
export type { GitHubIssuesProps } from './components/GitHubIssues';
|
||||
|
||||
Reference in New Issue
Block a user