mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
chore: removed Svelte template link
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
<Modal>
|
||||
<img src={logo} class="App-logo" alt="logo" />
|
||||
<p>Welcome to your new <code>wails/svelte</code> project.</p>
|
||||
<p>Visit the <a href="https://svelte.dev/tutorial" class="App-link">Svelte tutorial</a> to learn how to build Svelte apps.</p>
|
||||
|
||||
<HelloWorld/>
|
||||
</Modal>
|
||||
</header>
|
||||
@@ -60,10 +58,6 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.App-link {
|
||||
color: #61dafb;
|
||||
}
|
||||
|
||||
@keyframes App-logo-spin {
|
||||
from {
|
||||
transform: rotate(0deg);
|
||||
|
||||
Reference in New Issue
Block a user