This commit is contained in:
Andras Bacsai
2023-05-03 10:41:25 +02:00
parent 499101ae9c
commit c295a3e90b
5 changed files with 22 additions and 12 deletions

View File

@@ -19,8 +19,5 @@
<div x-cloak x-show="activeTab === 'github-private-repo'">
github-private-repo
</div>
<div x-cloak x-show="activeTab === 'choose'">
Choose any option
</div>
</div>
</x-layout>