1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 16:54:10 +02:00
This commit is contained in:
syuilo
2023-05-24 14:34:46 +09:00
parent 1de774fa3d
commit d2eec3a9e4
3 changed files with 59 additions and 74 deletions

View File

@@ -72,7 +72,3 @@ defineExpose<WidgetComponentExpose>({
id: props.widget ? props.widget.id : null,
});
</script>
<style lang="scss" scoped>
</style>