mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
[ci] format
This commit is contained in:
parent
9f067dca27
commit
a4f24266c0
1 changed files with 1 additions and 0 deletions
|
@ -453,6 +453,7 @@ The **Astro v1.0.0 Release Candidate** comes includes new features, tons of bug
|
||||||
---
|
---
|
||||||
import LoadTodos from '../components/LoadTodos.astro';
|
import LoadTodos from '../components/LoadTodos.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>App</title>
|
<title>App</title>
|
||||||
|
|
Loading…
Add table
Reference in a new issue