Skip to content

Commit

Permalink
Add swizzle version and info
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjain23 committed Jul 5, 2024
1 parent 9ab4943 commit 31482b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/theme/Layout/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/**
* SWIZZLED VERSION: 2.4.3
* REASONS:
* - Ejected to fix the fotter alignment
*/

import React from 'react';
import PropTypes from 'prop-types';
import clsx from 'clsx';
Expand Down

0 comments on commit 31482b1

Please sign in to comment.