ispacegap
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

ispacegap

Quickly create some gaps between elements

Usage

import { Space } from "ispacegap";

const Page = () => {
  return (
    <div>
      <Space>
        <div>This is a</div>
        <div>This is b</div>
      </Space>
    </div>
  );
};

Readme

Keywords

none

Package Sidebar

Install

npm i ispacegap

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

9.26 kB

Total Files

8

Last publish

Collaborators

  • magnesium-