// Do not write code directly here, instead use the `src` folder!
// Then, use this file to export everything you want your user to access.
importMyComponentfrom'./src/MyComponent.astro';
exportdefaultMyComponent;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.