forked from coracle/flotilla
Split app/core up into domain-oriented files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import {deriveRoom} from "@app/core/state"
|
||||
import {deriveRoom} from "@app/groups"
|
||||
|
||||
type Props = {
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user