From 935d5c2401c798541db279142d9e2f0708af294a Mon Sep 17 00:00:00 2001 From: Jeffrey Biles Date: Tue, 12 May 2020 16:10:29 -0700 Subject: [PATCH] Video 2 - Create UI for table using Options API techniques --- src/App.vue | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/src/App.vue b/src/App.vue index 79d9fb5..d5adfb6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,13 +1,34 @@