fix(data-table): fix JSDoc type for expandableRowIds

This commit is contained in:
Eric Liu 2020-10-17 13:45:15 -07:00
commit 1a809c9c3a
6 changed files with 178 additions and 2703 deletions

View file

@ -13,7 +13,6 @@
import { theme } from "../store";
export let component = $page.title;
export let source = "";
metatags.title = $page.title;