I was curious if there is any way to sort of group svelte components together.
What I am doing now is this
import Button from "./common/Button.sve