Skip to content
This repository was archived by the owner on Jan 7, 2019. It is now read-only.

Add typing a container doc#143

Open
yleflour wants to merge 1 commit into
masterfrom
doc/typing-a-container
Open

Add typing a container doc#143
yleflour wants to merge 1 commit into
masterfrom
doc/typing-a-container

Conversation

@yleflour

Copy link
Copy Markdown

No description provided.

@bam-bot-tech

Copy link
Copy Markdown
Fails
🚫

typing-a-container.s.md: You failed to mention a Bad Examples

🚫

typing-a-container.s.md: You failed to mention a Good Examples

Warnings
⚠️

typing-a-container.s.md: Does not seem to be included in the root readme

Automatic reviewers

cc: @louiszawadzki, @tychota

Generated by 🚫 dangerJS

// mycomponent.component.js
// @flow

import { type TContainerProps } from './mycomponent.container.js';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c'est pas plutôt import type { TContainerProps } from './mycomponent.container.js'; la syntaxe ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants