# Summary Type here a clear and concise description of the bug. Aim for 2-3 sentences. `python3.7.3,streamlit-0.49.0` ``` import streamlit as st st.grid() ``` bug: AttributeError: module 'streamlit' has no attribute 'grid'
Summary
Type here a clear and concise description of the bug. Aim for 2-3 sentences.
python3.7.3,streamlit-0.49.0bug:
AttributeError: module 'streamlit' has no attribute 'grid'