- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
8 lines
261 B
JavaScript
8 lines
261 B
JavaScript
function _defineAccessor(e, r, n, t) {
|
|
var c = {
|
|
configurable: !0,
|
|
enumerable: !0
|
|
};
|
|
return c[e] = t, Object.defineProperty(r, n, c);
|
|
}
|
|
module.exports = _defineAccessor, module.exports.__esModule = true, module.exports["default"] = module.exports; |