mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
c75d319ee6
* Fix types for TableHTMLAttributes - Add 'string' type to 'border' attribute - Add 'false | true' to 'frame' attribute Thanks Princesseuh for helping * Create sixty-scissors-refuse.md * Make changeset more descriptive * Fix previous changset --------- Co-authored-by: BryceRussell <19967622+BryceRussell@users.noreply.github.com>
101 B
101 B
astro |
---|
patch |
Fix border
and frame
attribute types on TableHTMLAttributes
interface