Only lowercase input

This commit is contained in:
2021-12-16 12:01:59 +01:00
parent b3a6b836e4
commit 47d9dabf9a
2 changed files with 2 additions and 2 deletions

1
next-env.d.ts vendored
View File

@@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited