import React from 'react'; export const EmptyState = () => { return (

You don't have any presentations yet.

Start creating the first one.

); };