registration
This commit is contained in:
6
frontend/style/node_modules/date-fns/docs/config.js
generated
vendored
6
frontend/style/node_modules/date-fns/docs/config.js
generated
vendored
@@ -1,5 +1,7 @@
|
||||
/* eslint-disable */
|
||||
|
||||
/** @type {import('@date-fns/docs').DateFnsDocs.Config} */
|
||||
module.exports.config = {
|
||||
export const config = {
|
||||
package: "..",
|
||||
|
||||
json: "../tmp/docs.json",
|
||||
@@ -81,7 +83,7 @@ module.exports.config = {
|
||||
slug: "Time-Zones",
|
||||
category: "General",
|
||||
title: "Time Zones",
|
||||
summary: "Time zone functions",
|
||||
summary: "Time zone support",
|
||||
path: "timeZones.md",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user