Using a % for width throws this warning, but works fine, might want to allow the string with % in the prop validation. ``` [Vue warn]: Invalid prop: type check failed for prop "width". Expected Number with value NaN, got String with value "100%". ```