vue-meta icon indicating copy to clipboard operation
vue-meta copied to clipboard

fix: meta content types as string | null | undefined

Open BrandonlinU opened this issue 3 years ago • 0 comments

This pull request fix an error in the meta tags content typings to support null or undefined values, as the docs say.

BrandonlinU avatar Apr 25 '22 22:04 BrandonlinU