Skip to content

nextjs/no-head-element Correctness

What it does

Prevent usage of <head> element.

Why is this bad?

Example

javascript

References

Released under the MIT License.