sparkles: Cleaned up examples a bit
This commit is contained in:
parent
c228184d20
commit
7877a1fa4a
30 changed files with 563 additions and 409 deletions
|
@ -1,8 +1,7 @@
|
|||
import { box } from "./shared";
|
||||
|
||||
export default part => {
|
||||
// prettier-ignore
|
||||
let {Point, points, Snippet, snippets, macro} = part.shorthand();
|
||||
let { Point, points, Snippet, snippets } = part.shorthand();
|
||||
|
||||
box(part);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue