mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 22:02:01 +08:00
chore: removed Svelte template link
This commit is contained in:
parent
4d2b4fec45
commit
8b7cd03428
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user