Skip to content

Commit 1e40421

Browse files
committed
update docusaurus
1 parent a8e4df8 commit 1e40421

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/src/pages/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,6 @@ Adopting template literal types brings several advantages:
308308
- Provide better type safety and autocompletion support.
309309
- Improve code maintainability and readability.
310310

311-
Template literal types have many practical use cases, such as defining API endpoints, routes, internationalization, database queries, CSS typings etc.
312-
313311
Template literal types are useful in various practical scenarios, such as:
314312

315313
- API Endpoints - Use template literal types to restrict values to valid API routes.

0 commit comments

Comments
 (0)